object frmInternetSettings: TfrmInternetSettings Left = 352 Top = 270 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Internet Cleanup Items - Webroot Internet Security Essentials' ClientHeight = 460 ClientWidth = 551 Color = clWhite Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow DesignSize = ( 551 460) PixelsPerInch = 96 TextHeight = 16 object lblHeaderLabel: TResLabel Left = 8 Top = 8 Width = 249 Height = 14 Caption = 'Select Individual Internet Cleanup Items' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object btnCancel: TTeButton Left = 454 Top = 422 Width = 90 Height = 25 OnClick = btnCancelClick Anchors = [akRight, akBottom] Caption = 'Cancel' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 1 ParentFont = False TabOrder = 0 WordWrap = True ExplicitLeft = 452 ExplicitTop = 415 end object btnOK: TTeButton Left = 355 Top = 422 Width = 90 Height = 25 OnClick = btnOKClick Anchors = [akRight, akBottom] Cancel = True Caption = 'OK' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 1 ParentFont = False TabOrder = 1 WordWrap = True ExplicitLeft = 353 ExplicitTop = 415 end object pgcInternetCleanup: TPageControl Left = 8 Top = 40 Width = 533 Height = 369 ActivePage = tabInternetExplorer Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 object tabInternetExplorer: TTabSheet Caption = 'Internet Explorer' object cbxAddressHistory: TResTeCheckBox Left = 11 Top = 20 Width = 502 Height = 20 ShowHint = True Caption = 'Address bar history' AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 0 Transparent = True WordWrap = False ResourceHint = 42305 end object cbxCookies: TResTeCheckBox Left = 11 Top = 46 Width = 502 Height = 20 ShowHint = True Caption = 'Cookies' AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 1 Transparent = True WordWrap = False ResourceHint = 42306 end object cbxIeCache: TResTeCheckBox Left = 11 Top = 72 Width = 502 Height = 20 ShowHint = True Caption = 'Temporary Internet Files folder (cache)' AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 2 Transparent = True WordWrap = False ResourceHint = 42307 end object cbxHistory: TResTeCheckBox Left = 11 Top = 98 Width = 502 Height = 20 ShowHint = True Caption = 'History (visited web sites)' AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 3 Transparent = True WordWrap = False ResourceHint = 42308 end object cbxIndexDatabase: TResTeCheckBox Left = 11 Top = 224 Width = 502 Height = 28 ShowHint = True Caption = 'Cleanup Index.dat files on Windows startup (Cookies, Cache and H' + 'istory)' AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 4 Transparent = True WordWrap = True ResourceHint = 42309 end object cbxSetupLog: TResTeCheckBox Left = 11 Top = 124 Width = 502 Height = 20 ShowHint = True Caption = 'Setup log file' AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 5 Transparent = True WordWrap = False ResourceHint = 42310 end object cbxDownloadFolder: TResTeCheckBox Left = 11 Top = 150 Width = 502 Height = 20 ShowHint = True Caption = 'Downloaded folder memory' AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 6 Transparent = True WordWrap = False ResourceHint = 42311 end object cbxMediaBar: TResTeCheckBox Left = 11 Top = 176 Width = 502 Height = 20 ShowHint = True Caption = 'Media bar (Media Player) history' AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 7 Transparent = True WordWrap = False ResourceHint = 42312 end object cbxAutocomplete: TResTeCheckBox Left = 11 Top = 202 Width = 502 Height = 20 ShowHint = True Caption = 'Autocomplete form data' AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 8 Transparent = True WordWrap = False ResourceHint = 42313 end end object tabFireFox: TTabSheet Caption = 'Firefox' ImageIndex = 1 object cbxFFCache: TResTeCheckBox Left = 11 Top = 20 Width = 494 Height = 20 ShowHint = True Caption = 'Internet cache' AllowGrayed = False Alignment = kalLeftJustify Checked = False Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 0 Transparent = True WordWrap = False ResourceHint = 42307 end object cbxFFCookies: TResTeCheckBox Left = 11 Top = 46 Width = 502 Height = 20 ShowHint = True Caption = 'Cookies' AllowGrayed = False Alignment = kalLeftJustify Checked = False Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 1 Transparent = True WordWrap = False ResourceHint = 42306 end object cbxFFFormData: TResTeCheckBox Left = 11 Top = 72 Width = 502 Height = 20 ShowHint = True Caption = 'Form Data' AllowGrayed = False Alignment = kalLeftJustify Checked = False Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 2 Transparent = True WordWrap = False ResourceHint = 42313 end object cbxFFUrlHistory: TResTeCheckBox Left = 11 Top = 98 Width = 502 Height = 20 ShowHint = True Caption = 'URL history' AllowGrayed = False Alignment = kalLeftJustify Checked = False Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 3 Transparent = True WordWrap = False ResourceHint = 42305 end end end object TeForm21: TTeForm2 ThemeObject = 'StandardDialog' Left = 16 Top = 416 end end